net/http.http2ServeConnOpts.context (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4173: func (o *http2ServeConnOpts) context() context.Context {
		h2_bundle.go#L4347: 	ctx, cancel = context.WithCancel(opts.context())